home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / guide / hsc.readme < prev    next >
Text File  |  1995-10-09  |  1KB  |  46 lines

  1. Short:    HTML preprocessor (v0.9.1)
  2. Author:   Thomas Aglassinger (agi@sbox.tu-graz.ac.at)
  3. Uploader: Thomas Aglassinger (agi@sbox.tu-graz.ac.at)
  4. Type:     text/hyper
  5.  
  6. HSC (v0.9.1) [also includes "hsc.prefs"]
  7.  
  8.   This is a developer tool for HTML projects.
  9.  
  10.   It can be used on any HTML-file and creates a new HTML-file
  11.   as output. It's mainly intended to create and maintain larger
  12.   HTML-projects. It can be used with 'make'. (A short example
  13.   project is included with the archive)
  14.  
  15.   HSC is *not* a tool to make HTML easier for beginners.
  16.  
  17.   It's a tool to make HTML a bit less painful and braindamaged
  18.   for people who already know how to work with it.
  19.  
  20.   Documentation in HTML. Freeware, binary only.
  21.  
  22. FEATURES:
  23.  
  24.   o adds some special tags to for example include files or
  25.     insert current time
  26.   o lets you define macro-tags
  27.   o for local links, checks if file exists
  28.   o supports absolute URIs (relative to project-main-directory)
  29.   o performs a (small) HTML-syntax-check
  30.   o replaces special characters by its entities
  31.   o and more..
  32.  
  33. USAGE:
  34.  
  35.   CLI only.
  36.  
  37. NOTE:
  38.  
  39.   This is an update to version 0.9, but still a (mostly) working
  40.   beta-version.
  41.  
  42.   HSC should be quite stable under "normal conditions", however
  43.   test it only with copies of your data.
  44.  
  45.   Thomas Aglassinger <agi@sbox.tu-graz.ac.at>
  46.